GtkColorPlane: Added construct-only properties to setup the adjustments.
authorTristan Van Berkom <tristanvb@openismus.com>
Fri, 29 Mar 2013 12:34:50 +0000 (21:34 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Mon, 8 Apr 2013 12:19:29 +0000 (21:19 +0900)
commit65080c675510e83aaf56cb71ab640d5895e52b83
tree81c9d91372358838576caa4fe01a48b3bce92b6d
parent9accb95b9f1b12a2a69625d4638a308840df584d
GtkColorPlane: Added construct-only properties to setup the adjustments.

This allows basic construction of this private type in GtkBuilder script,
so it can be used in the GtkColorEditor UI.
gtk/gtkcolorplane.c